projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6ee95d
)
* .gitignore: Remove !test/etags/html-src/*.html.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 3 Jun 2015 01:27:13 +0000
(18:27 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 3 Jun 2015 02:59:25 +0000
(19:59 -0700)
It's no longer needed, since *.html was removed. Sort.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index d7be8463da721df8e8f91b8eb5e209c2dec65675..bc6be66bb521ff51ef38ba069453f2a9f4d41dad 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-208,8
+208,6
@@
lisp/international/uni-*.el
*.dvi
*.fn
*.fns
-doc/*/*.html
-!test/etags/html-src/*.html
*.info
*.ky
*.kys
@@
-224,7
+222,6
@@
doc/*/*.html
*.pgs
*.pj
*.pjs
-doc/*/*.ps
*.sc
*.scs
*.t2d/
@@
-235,6
+232,8
@@
doc/*/*.ps
*.tps
*.vr
*.vrs
+doc/*/*.html
+doc/*/*.ps
doc/emacs/emacsver.texi
doc/man/emacs.1
doc/misc/cc-mode.ss